Release Notes

System Requirements

 

 

NOTE: Ensure that you have installed all applicable updates for your computer from Windows Update.

 


 

Allow NuGet to Download Missing Packages

 

You must ensure that Visual Studio is configured to use the latest version of the NuGet package manager and allow it to download missing packages during the build process. To enable this:

  1. Open the Visual Studio Extension Manager dialog from the Tools menu.
  2. Check that the NuGet Package Manager is installed. If it is not already installed select Online Gallery and install it. You can use the Search feature to find it in the Gallery.
  3. If it is already installed select Updates and check if there is an update available. If there is, select Update to install it. If the update fails, uninstall the existing version and try again.
  4. Open the Visual Studio Options dialog from the Tools menu.
  5. Expand the section for Package Manager and select General.
  6. Ensure that Allow NuGet to download missing packages during build and Automatically check for updates are checked.

 

Known Issues When Running the Examples

 

You must run the projects and solutions under an account that has Administrator privileges.

 

If you receive a "MonAgentHost Error MA Event for WinHttpGetprocxyForURL" error when running the examples you can ignore this. It is a known issue in the current relase of the Windows Azure SDK.

 

Report any issues your come across or post suggestions at http://wag.codeplex.com.